home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 3 / Cream of the Crop 3.iso / utility / imprvbt2.zip / BLANK.DOC < prev    next >
Text File  |  1992-09-02  |  430b  |  7 lines

  1. BLANK.COM       By John Miktuk
  2.      This is a program to improve the looks of a batch file.  It accepts a 
  3. number from 2 to 99 on the command line and prints that number of blank lines.  
  4. If there is no number on the command line or there is a non-number present, 
  5. then it prints one blank line.  The program only accepts the first two digits 
  6. of input, so BLANK 115 would produce eleven blank lines, as would BLANK 115723.
  7.